Skip to content

Conversation

@wachawo
Copy link
Contributor

@wachawo wachawo commented Jan 28, 2026

Removed unnecessary artifacts from the Docker build context: moshi/build/ and moshi/*egg-info/. These directories are created by local builds or installs and are not needed in the container, but they were being copied into the image via COPY and frequently invalidated the Docker cache. They are now ignored, so rebuilds are more stable and the steps after COPY run less often.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant